<<<<<<< HEAD ======= >>>>>>> 110a9e7d0c8ab8aa735e9661ccfdc72004857c83 Spatial Analysis Portfolio

Introduction

This portfolio comprises a sampling of maps created during a six-week module, “Spatial Analysis,” at the Harvard Graduate School of Design in the fall of 2021. Each map highlights a skill, or skills, that demonstrate proficiency in analyzing and mapping geospatial data in R.

Displaying Multiple Vector Layers

This map demonstrates the following skills:

  • Displaying multiple vector layers on the same map
  • Load spatial datasets from a file
  • Load a basemap image from the rosm package, using the ggspatial package

Cambridge

<<<<<<< HEAD

The map includes base map of Cambridge, Massachusetts with two polygon layers (Cambridge neighborhoods and Cambridge recreation spaces) and one point layer (Cambridge playgrounds). The map displays the distribution of recreation spaces throughout Cambridge as well as the city’s playgrounds’ proximity to recreation spaces, or parks.

======= >>>>>>> 110a9e7d0c8ab8aa735e9661ccfdc72004857c83

Georeferencing

This georeferenced map demonstrates the following skills:

  • Georeferencing a raster image

San Francisco

<<<<<<< HEAD

The above map displays a georeferenced historic map of San Francisco. This map provides the basis for analysis of contemporary data sets, courtesy of San Francisco’s open data portal. Specifically, this map looks at the overlay of the city’s seismic hazard zones with respect to the development sites of the now-defunct San Francisco Redevelopment Authority.

=======

>>>>>>> 110a9e7d0c8ab8aa735e9661ccfdc72004857c83

Analyzing Relationships between Point and Polygon Layers

Chicago

<<<<<<< HEAD

The following two maps explore the spatial relationships between four sets of data, two point layers and two polygon layers, from the City of Chicago’s open data portal.These maps were pulled from an assignment investigating spatial patterns and relationships related to crime and community investment throughout Chicago.

======= >>>>>>> 110a9e7d0c8ab8aa735e9661ccfdc72004857c83

This map demonstrates the following skill:

  • Calculating and displaying relationships among point and polygon layers based on distance

<<<<<<< HEAD

The above map examines the number of incidents of gun violence within an approximately 20-mile radius of Chicago’s police stations. As the map highlights, only two of Chicago’s twenty-three police stations met this criteria at the time this data was available.

======= >>>>>>> 110a9e7d0c8ab8aa735e9661ccfdc72004857c83

This map demonstrates the following skill:

  • Aggregating point data to a layer of polygons

<<<<<<< HEAD

The above map explores the frequency of incidents of gun violence within each Chicago neighborhood.

======= >>>>>>> 110a9e7d0c8ab8aa735e9661ccfdc72004857c83

Calculating Accessibility

<<<<<<< HEAD

The following two maps portray the accessibility of grocery stores by car in Philadelphia. Data was pulled from Philadelphia’s open data portal (https://www.opendataphilly.org) as well as Open Street Maps. These maps were pulled from an assignment investigating the accessibility of Philadelphia’s foodscape from the lens of transportation.

======= >>>>>>> 110a9e7d0c8ab8aa735e9661ccfdc72004857c83

Isochrone Map

This map demonstrates the following skill:

  • Calculating and displaying accessibility, based on travel time

<<<<<<< HEAD

The above map shows a series of isochrones for car travel to the nearest supermarket, in increasing intervals of ten minutes. As the map demonstrates, the majority of supermarkets fall within the 10-minute isochrone, meaning most supermarkets are within a 10-minute car ride from any point on the grid. The map also shows the limitations of the supermarket location data from Open Street Maps, which does not feature any supermarkets in the northern part of the city (even though they exist).

======= >>>>>>> 110a9e7d0c8ab8aa735e9661ccfdc72004857c83

Accessibility Matrix

This map demonstrates the following skills:

  • Converting between raster layers and vector layers
  • Displaying raster data on a map

<<<<<<< HEAD

The above map demonstrates the accessibility of grocery stores within a ten-minute car ride. As the map shows, it is possible to reach several different grocery stores within a ten-minute drive throughout the majority of the city.

======= >>>>>>> 110a9e7d0c8ab8aa735e9661ccfdc72004857c83

Interactive Mapping

This map demonstrates the following skills:

  • Accessing and analyzing census data
  • Displaying data on an interactive map

Alameda County

<<<<<<< HEAD

The above map displays the percentage of owner-occupied units by race, with an emphasis on Black homeowners, across Alameda County in Northern California.

======= >>>>>>> 110a9e7d0c8ab8aa735e9661ccfdc72004857c83